gtkmain: Let windows handle WM-related events before delivering to the grab_widget
authorCarlos Garnacho <carlosg@gnome.org>
Tue, 7 Jan 2014 16:49:31 +0000 (17:49 +0100)
committerCarlos Garnacho <carlosg@gnome.org>
Wed, 22 Jan 2014 16:10:05 +0000 (17:10 +0100)
commit36abb4b829259a190c1660dd2e1d66e466865c0c
treef924acc0a0889e2d741fc20106fa85fd8591017f
parentbfc87a315d36abe40b13f0061c0c2a9096e007ae
gtkmain: Let windows handle WM-related events before delivering to the grab_widget

This makes it possible to move/resize client-side decorated windows that are
otherwise obscured by a GTK+ grab somewhere else, either a popover within the
window itself or a modal dialog above the window.
gtk/gtkmain.c
gtk/gtkwindow.c
gtk/gtkwindowprivate.h